v0.5.0: Feat builders (#1)
* Converting c8y_test to a module * Added parsing of RFC3339Nano during UnmarshalJSON * Added eventBuilder struct * Added alarmBuilder struct (wip) * Build all branches by default * Adding paths to local packages * Removed invalid package entry * Removed nested go.mod files in place of one root go.mod file * Refactoring even and alarm builders * Renamed CustomOperation struct to OperationBuilder and added tests * Removed websocket log messages