# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterAlertServiceHandler registers the http handlers for service AlertService to "mux".
RegisterAlertServiceHandlerClient registers the http handlers for service AlertService to "mux".
RegisterAlertServiceHandlerFromEndpoint is same as RegisterAlertServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAlertServiceHandlerServer registers the http handlers for service AlertService to "mux".
No description provided by the author
RegisterDataPointServiceHandler registers the http handlers for service DataPointService to "mux".
RegisterDataPointServiceHandlerClient registers the http handlers for service DataPointService to "mux".
RegisterDataPointServiceHandlerFromEndpoint is same as RegisterDataPointServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDataPointServiceHandlerServer registers the http handlers for service DataPointService to "mux".
No description provided by the author
RegisterDeviceServiceHandler registers the http handlers for service DeviceService to "mux".
RegisterDeviceServiceHandlerClient registers the http handlers for service DeviceService to "mux".
RegisterDeviceServiceHandlerFromEndpoint is same as RegisterDeviceServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDeviceServiceHandlerServer registers the http handlers for service DeviceService to "mux".
No description provided by the author
RegisterEventServiceHandler registers the http handlers for service EventService to "mux".
RegisterEventServiceHandlerClient registers the http handlers for service EventService to "mux".
RegisterEventServiceHandlerFromEndpoint is same as RegisterEventServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEventServiceHandlerServer registers the http handlers for service EventService to "mux".
No description provided by the author
RegisterOrgServiceHandler registers the http handlers for service OrgService to "mux".
RegisterOrgServiceHandlerClient registers the http handlers for service OrgService to "mux".
RegisterOrgServiceHandlerFromEndpoint is same as RegisterOrgServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterOrgServiceHandlerServer registers the http handlers for service OrgService to "mux".
No description provided by the author
RegisterRuleAlarmServiceHandler registers the http handlers for service RuleAlarmService to "mux".
RegisterRuleAlarmServiceHandlerClient registers the http handlers for service RuleAlarmService to "mux".
RegisterRuleAlarmServiceHandlerFromEndpoint is same as RegisterRuleAlarmServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterRuleAlarmServiceHandlerServer registers the http handlers for service RuleAlarmService to "mux".
No description provided by the author
RegisterSessionServiceHandler registers the http handlers for service SessionService to "mux".
RegisterSessionServiceHandlerClient registers the http handlers for service SessionService to "mux".
RegisterSessionServiceHandlerFromEndpoint is same as RegisterSessionServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSessionServiceHandlerServer registers the http handlers for service SessionService to "mux".
No description provided by the author
RegisterTagServiceHandler registers the http handlers for service TagService to "mux".
RegisterTagServiceHandlerClient registers the http handlers for service TagService to "mux".
RegisterTagServiceHandlerFromEndpoint is same as RegisterTagServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTagServiceHandlerServer registers the http handlers for service TagService to "mux".
No description provided by the author
RegisterUserServiceHandler registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserServiceHandlerServer registers the http handlers for service UserService to "mux".
No description provided by the author
# Constants
Alarm type is not specified.
Push notification via mobile application.
Email notification.
SMS notification.
No description provided by the author
Alert status is not specified.
Alert encountered an error.
Alert was successfully sent.
No description provided by the author
No description provided by the author
No description provided by the author
LoRaWAN gateway.
GlobalSat LS-112P CO sensor.
GlobalSat LS-111P CO2 sensor.
GlobalSat LS-113P PM2.5 sensor.
Radio Bridge Door/Window sensor with V1 firmware.
Radio Bridge Door/Window sensor with V2 firmware.
Payloads will be passed through without decoding.
TEKTELIC Kona All-in-One Home Sensor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Admins can read and modify anything in their organization, including creating users of an equal or lesser role.
Builders can read and modify resources in their organization, but can only update their own user.
Contacts are not allowed to log in to the system, but can receive and respond to alerts from their organization.
Publishers can publish data points, but otherwise can only read resources in their organization.
Role is not specified.
System admins can create organizations and modify anything in their organization.
Viewers can only read resources in their organization, but can update their own user.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Message subject is active.
Message subject is disabled.
Status is not specified.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for AlarmType.
Enum value maps for AlarmType.
AlertService_ServiceDesc is the grpc.ServiceDesc for AlertService service.
Enum value maps for AlertStatus.
Enum value maps for AlertStatus.
DataPointService_ServiceDesc is the grpc.ServiceDesc for DataPointService service.
Enum value maps for Decoder.
Enum value maps for Decoder.
DeviceService_ServiceDesc is the grpc.ServiceDesc for DeviceService service.
EventService_ServiceDesc is the grpc.ServiceDesc for EventService service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OrgService_ServiceDesc is the grpc.ServiceDesc for OrgService service.
Enum value maps for Role.
Enum value maps for Role.
RuleAlarmService_ServiceDesc is the grpc.ServiceDesc for RuleAlarmService service.
SessionService_ServiceDesc is the grpc.ServiceDesc for SessionService service.
Enum value maps for Status.
Enum value maps for Status.
TagService_ServiceDesc is the grpc.ServiceDesc for TagService service.
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service.
# Structs
Alarm represents an alarm as stored in the database.
AlarmValidationError is the validation error returned by Alarm.Validate if the designated constraints aren't met.
Alert represents an alert as stored in the database.
AlertValidationError is the validation error returned by Alert.Validate if the designated constraints aren't met.
CreateAlarmRequest is sent to create an alarm.
CreateAlarmRequestValidationError is the validation error returned by CreateAlarmRequest.Validate if the designated constraints aren't met.
CreateDeviceLoRaWANRequest is sent to add LoRaWAN configuration to a device.
No description provided by the author
DeviceLoRaWANType is sent to add LoRaWAN device configuration.
CreateDeviceLoRaWANRequest_DeviceLoRaWANTypeValidationError is the validation error returned by CreateDeviceLoRaWANRequest_DeviceLoRaWANType.Validate if the designated constraints aren't met.
No description provided by the author
GatewayLoRaWANType is sent to add LoRaWAN gateway configuration.
CreateDeviceLoRaWANRequest_GatewayLoRaWANTypeValidationError is the validation error returned by CreateDeviceLoRaWANRequest_GatewayLoRaWANType.Validate if the designated constraints aren't met.
CreateDeviceLoRaWANRequestValidationError is the validation error returned by CreateDeviceLoRaWANRequest.Validate if the designated constraints aren't met.
CreateDeviceRequest is sent to create a device.
CreateDeviceRequestValidationError is the validation error returned by CreateDeviceRequest.Validate if the designated constraints aren't met.
CreateKeyRequest is sent to create an API key.
CreateKeyRequestValidationError is the validation error returned by CreateKeyRequest.Validate if the designated constraints aren't met.
CreateKeyResponse is sent in response to an API key creation.
CreateKeyResponseValidationError is the validation error returned by CreateKeyResponse.Validate if the designated constraints aren't met.
CreateOrgRequest is sent to create an organization.
CreateOrgRequestValidationError is the validation error returned by CreateOrgRequest.Validate if the designated constraints aren't met.
CreateRuleRequest is sent to create a rule.
CreateRuleRequestValidationError is the validation error returned by CreateRuleRequest.Validate if the designated constraints aren't met.
CreateUserRequest is sent to create a user.
CreateUserRequestValidationError is the validation error returned by CreateUserRequest.Validate if the designated constraints aren't met.
DeleteAlarmRequest is sent to delete an alarm.
DeleteAlarmRequestValidationError is the validation error returned by DeleteAlarmRequest.Validate if the designated constraints aren't met.
DeleteDeviceLoRaWANRequest is sent to remove LoRaWAN configuration from a device.
DeleteDeviceLoRaWANRequestValidationError is the validation error returned by DeleteDeviceLoRaWANRequest.Validate if the designated constraints aren't met.
DeleteDeviceRequest is sent to delete a device.
DeleteDeviceRequestValidationError is the validation error returned by DeleteDeviceRequest.Validate if the designated constraints aren't met.
DeleteKeyRequest is sent to delete an API key.
DeleteKeyRequestValidationError is the validation error returned by DeleteKeyRequest.Validate if the designated constraints aren't met.
DeleteOrgRequest is sent to delete an organization.
DeleteOrgRequestValidationError is the validation error returned by DeleteOrgRequest.Validate if the designated constraints aren't met.
DeleteRuleRequest is sent to delete a rule.
DeleteRuleRequestValidationError is the validation error returned by DeleteRuleRequest.Validate if the designated constraints aren't met.
DeleteUserRequest is sent to delete a user.
DeleteUserRequestValidationError is the validation error returned by DeleteUserRequest.Validate if the designated constraints aren't met.
Device represents a device as stored in the database.
DeviceValidationError is the validation error returned by Device.Validate if the designated constraints aren't met.
Event represents an event as stored in the database.
EventValidationError is the validation error returned by Event.Validate if the designated constraints aren't met.
GetAlarmRequest is sent to get an alarm.
GetAlarmRequestValidationError is the validation error returned by GetAlarmRequest.Validate if the designated constraints aren't met.
GetDeviceRequest is sent to get a device.
GetDeviceRequestValidationError is the validation error returned by GetDeviceRequest.Validate if the designated constraints aren't met.
GetOrgRequest is sent to get an organization.
GetOrgRequestValidationError is the validation error returned by GetOrgRequest.Validate if the designated constraints aren't met.
GetRuleRequest is sent to get a rule.
GetRuleRequestValidationError is the validation error returned by GetRuleRequest.Validate if the designated constraints aren't met.
GetUserRequest is sent to get a user.
GetUserRequestValidationError is the validation error returned by GetUserRequest.Validate if the designated constraints aren't met.
Key represents an API key as stored in the database.
KeyValidationError is the validation error returned by Key.Validate if the designated constraints aren't met.
LatestDataPointsRequest is sent to list latest device data points in a [now, start) time range.
No description provided by the author
No description provided by the author
LatestDataPointsRequestValidationError is the validation error returned by LatestDataPointsRequest.Validate if the designated constraints aren't met.
LatestDataPointsResponse is sent in response to a device latest list.
LatestDataPointsResponseValidationError is the validation error returned by LatestDataPointsResponse.Validate if the designated constraints aren't met.
LatestEventsRequest is sent to list latest organization events.
LatestEventsRequestValidationError is the validation error returned by LatestEventsRequest.Validate if the designated constraints aren't met.
LatestEventsResponse is sent in response to an organization latest list.
LatestEventsResponseValidationError is the validation error returned by LatestEventsResponse.Validate if the designated constraints aren't met.
ListAlarmsRequest is sent to list alarms.
ListAlarmsRequestValidationError is the validation error returned by ListAlarmsRequest.Validate if the designated constraints aren't met.
ListAlarmsResponse is sent in response to an alarm list.
ListAlarmsResponseValidationError is the validation error returned by ListAlarmsResponse.Validate if the designated constraints aren't met.
ListAlertsRequest is sent to list device, alarm, and/or user alerts in an [end, start) time range, in descending timestamp order.
No description provided by the author
No description provided by the author
ListAlertsRequestValidationError is the validation error returned by ListAlertsRequest.Validate if the designated constraints aren't met.
ListAlertsResponse is sent in response to a device alerts list.
ListAlertsResponseValidationError is the validation error returned by ListAlertsResponse.Validate if the designated constraints aren't met.
ListDataPointsRequest is sent to list device data points in an [end, start) time range, in descending timestamp order.
No description provided by the author
No description provided by the author
ListDataPointsRequestValidationError is the validation error returned by ListDataPointsRequest.Validate if the designated constraints aren't met.
ListDataPointsResponse is sent in response to a device data points list.
ListDataPointsResponseValidationError is the validation error returned by ListDataPointsResponse.Validate if the designated constraints aren't met.
ListDevicesRequest is sent to list devices.
ListDevicesRequestValidationError is the validation error returned by ListDevicesRequest.Validate if the designated constraints aren't met.
ListDevicesResponse is sent in response to a device list.
ListDevicesResponseValidationError is the validation error returned by ListDevicesResponse.Validate if the designated constraints aren't met.
ListEventsRequest is sent to list device events in an [end, start) time range, in descending timestamp order.
No description provided by the author
No description provided by the author
ListEventsRequestValidationError is the validation error returned by ListEventsRequest.Validate if the designated constraints aren't met.
ListEventsResponse is sent in response to a device events list.
ListEventsResponseValidationError is the validation error returned by ListEventsResponse.Validate if the designated constraints aren't met.
ListKeysRequest is sent to list API keys.
ListKeysRequestValidationError is the validation error returned by ListKeysRequest.Validate if the designated constraints aren't met.
ListKeysResponse is sent in response to an API key list.
ListKeysResponseValidationError is the validation error returned by ListKeysResponse.Validate if the designated constraints aren't met.
ListOrgsRequest is sent to list organizations.
ListOrgsRequestValidationError is the validation error returned by ListOrgsRequest.Validate if the designated constraints aren't met.
ListOrgsResponse is sent in response to an organization list.
ListOrgsResponseValidationError is the validation error returned by ListOrgsResponse.Validate if the designated constraints aren't met.
ListRulesRequest is sent to list rules.
ListRulesRequestValidationError is the validation error returned by ListRulesRequest.Validate if the designated constraints aren't met.
ListRulesResponse is sent in response to a rule list.
ListRulesResponseValidationError is the validation error returned by ListRulesResponse.Validate if the designated constraints aren't met.
ListTagsRequest is sent to list tags.
ListTagsRequestValidationError is the validation error returned by ListTagsRequest.Validate if the designated constraints aren't met.
ListTagsResponse is sent in response to a tag list.
ListTagsResponseValidationError is the validation error returned by ListTagsResponse.Validate if the designated constraints aren't met.
ListUsersRequest is sent to list users.
ListUsersRequestValidationError is the validation error returned by ListUsersRequest.Validate if the designated constraints aren't met.
ListUsersResponse is sent in response to a user list.
ListUsersResponseValidationError is the validation error returned by ListUsersResponse.Validate if the designated constraints aren't met.
LoginRequest is sent to log in a user.
LoginRequestValidationError is the validation error returned by LoginRequest.Validate if the designated constraints aren't met.
LoginResponse is sent in response to a user login.
LoginResponseValidationError is the validation error returned by LoginResponse.Validate if the designated constraints aren't met.
Org represents an organization as stored in the database.
OrgValidationError is the validation error returned by Org.Validate if the designated constraints aren't met.
PublishDataPointsRequest is sent to publish data points.
PublishDataPointsRequestValidationError is the validation error returned by PublishDataPointsRequest.Validate if the designated constraints aren't met.
Rule represents a rule as stored in the database.
RuleValidationError is the validation error returned by Rule.Validate if the designated constraints aren't met.
TestAlarmRequest is sent to test an alarm.
TestAlarmRequestValidationError is the validation error returned by TestAlarmRequest.Validate if the designated constraints aren't met.
TestAlarmResponse is sent in response to an alarm test.
TestAlarmResponseValidationError is the validation error returned by TestAlarmResponse.Validate if the designated constraints aren't met.
TestRuleRequest is sent to test a rule.
TestRuleRequestValidationError is the validation error returned by TestRuleRequest.Validate if the designated constraints aren't met.
TestRuleResponse is sent in response to a rule test.
TestRuleResponseValidationError is the validation error returned by TestRuleResponse.Validate if the designated constraints aren't met.
UnimplementedAlertServiceServer must be embedded to have forward compatible implementations.
UnimplementedDataPointServiceServer must be embedded to have forward compatible implementations.
UnimplementedDeviceServiceServer must be embedded to have forward compatible implementations.
UnimplementedEventServiceServer must be embedded to have forward compatible implementations.
UnimplementedOrgServiceServer must be embedded to have forward compatible implementations.
UnimplementedRuleAlarmServiceServer must be embedded to have forward compatible implementations.
UnimplementedSessionServiceServer must be embedded to have forward compatible implementations.
UnimplementedTagServiceServer must be embedded to have forward compatible implementations.
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
UpdateAlarmRequest is sent to update an alarm.
UpdateAlarmRequestValidationError is the validation error returned by UpdateAlarmRequest.Validate if the designated constraints aren't met.
UpdateDeviceRequest is sent to update a device.
UpdateDeviceRequestValidationError is the validation error returned by UpdateDeviceRequest.Validate if the designated constraints aren't met.
UpdateOrgRequest is sent to update an organization.
UpdateOrgRequestValidationError is the validation error returned by UpdateOrgRequest.Validate if the designated constraints aren't met.
UpdateRuleRequest is sent to update a rule.
UpdateRuleRequestValidationError is the validation error returned by UpdateRuleRequest.Validate if the designated constraints aren't met.
UpdateUserPasswordRequest is sent to update a user's password.
UpdateUserPasswordRequestValidationError is the validation error returned by UpdateUserPasswordRequest.Validate if the designated constraints aren't met.
UpdateUserRequest is sent to update a user.
UpdateUserRequestValidationError is the validation error returned by UpdateUserRequest.Validate if the designated constraints aren't met.
User represents a user as stored in the database.
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
# Interfaces
AlertServiceClient is the client API for AlertService service.
AlertServiceServer is the server API for AlertService service.
DataPointServiceClient is the client API for DataPointService service.
DataPointServiceServer is the server API for DataPointService service.
DeviceServiceClient is the client API for DeviceService service.
DeviceServiceServer is the server API for DeviceService service.
EventServiceClient is the client API for EventService service.
EventServiceServer is the server API for EventService service.
OrgServiceClient is the client API for OrgService service.
OrgServiceServer is the server API for OrgService service.
RuleAlarmServiceClient is the client API for RuleAlarmService service.
RuleAlarmServiceServer is the server API for RuleAlarmService service.
SessionServiceClient is the client API for SessionService service.
SessionServiceServer is the server API for SessionService service.
TagServiceClient is the client API for TagService service.
TagServiceServer is the server API for TagService service.
UnsafeAlertServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeDataPointServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeDeviceServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeEventServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeOrgServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeRuleAlarmServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeSessionServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeTagServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.
# Type aliases
AlarmMultiError is an error wrapping multiple validation errors returned by Alarm.ValidateAll() if the designated constraints aren't met.
AlarmType represents the type of an alarm.
AlertMultiError is an error wrapping multiple validation errors returned by Alert.ValidateAll() if the designated constraints aren't met.
AlertStatus represents the status of an alert.
CreateAlarmRequestMultiError is an error wrapping multiple validation errors returned by CreateAlarmRequest.ValidateAll() if the designated constraints aren't met.
CreateDeviceLoRaWANRequest_DeviceLoRaWANTypeMultiError is an error wrapping multiple validation errors returned by CreateDeviceLoRaWANRequest_DeviceLoRaWANType.ValidateAll() if the designated constraints aren't met.
CreateDeviceLoRaWANRequest_GatewayLoRaWANTypeMultiError is an error wrapping multiple validation errors returned by CreateDeviceLoRaWANRequest_GatewayLoRaWANType.ValidateAll() if the designated constraints aren't met.
CreateDeviceLoRaWANRequestMultiError is an error wrapping multiple validation errors returned by CreateDeviceLoRaWANRequest.ValidateAll() if the designated constraints aren't met.
CreateDeviceRequestMultiError is an error wrapping multiple validation errors returned by CreateDeviceRequest.ValidateAll() if the designated constraints aren't met.
CreateKeyRequestMultiError is an error wrapping multiple validation errors returned by CreateKeyRequest.ValidateAll() if the designated constraints aren't met.
CreateKeyResponseMultiError is an error wrapping multiple validation errors returned by CreateKeyResponse.ValidateAll() if the designated constraints aren't met.
CreateOrgRequestMultiError is an error wrapping multiple validation errors returned by CreateOrgRequest.ValidateAll() if the designated constraints aren't met.
CreateRuleRequestMultiError is an error wrapping multiple validation errors returned by CreateRuleRequest.ValidateAll() if the designated constraints aren't met.
CreateUserRequestMultiError is an error wrapping multiple validation errors returned by CreateUserRequest.ValidateAll() if the designated constraints aren't met.
Decoder represents the data payload decoder for a device.
DeleteAlarmRequestMultiError is an error wrapping multiple validation errors returned by DeleteAlarmRequest.ValidateAll() if the designated constraints aren't met.
DeleteDeviceLoRaWANRequestMultiError is an error wrapping multiple validation errors returned by DeleteDeviceLoRaWANRequest.ValidateAll() if the designated constraints aren't met.
DeleteDeviceRequestMultiError is an error wrapping multiple validation errors returned by DeleteDeviceRequest.ValidateAll() if the designated constraints aren't met.
DeleteKeyRequestMultiError is an error wrapping multiple validation errors returned by DeleteKeyRequest.ValidateAll() if the designated constraints aren't met.
DeleteOrgRequestMultiError is an error wrapping multiple validation errors returned by DeleteOrgRequest.ValidateAll() if the designated constraints aren't met.
DeleteRuleRequestMultiError is an error wrapping multiple validation errors returned by DeleteRuleRequest.ValidateAll() if the designated constraints aren't met.
DeleteUserRequestMultiError is an error wrapping multiple validation errors returned by DeleteUserRequest.ValidateAll() if the designated constraints aren't met.
DeviceMultiError is an error wrapping multiple validation errors returned by Device.ValidateAll() if the designated constraints aren't met.
EventMultiError is an error wrapping multiple validation errors returned by Event.ValidateAll() if the designated constraints aren't met.
GetAlarmRequestMultiError is an error wrapping multiple validation errors returned by GetAlarmRequest.ValidateAll() if the designated constraints aren't met.
GetDeviceRequestMultiError is an error wrapping multiple validation errors returned by GetDeviceRequest.ValidateAll() if the designated constraints aren't met.
GetOrgRequestMultiError is an error wrapping multiple validation errors returned by GetOrgRequest.ValidateAll() if the designated constraints aren't met.
GetRuleRequestMultiError is an error wrapping multiple validation errors returned by GetRuleRequest.ValidateAll() if the designated constraints aren't met.
GetUserRequestMultiError is an error wrapping multiple validation errors returned by GetUserRequest.ValidateAll() if the designated constraints aren't met.
KeyMultiError is an error wrapping multiple validation errors returned by Key.ValidateAll() if the designated constraints aren't met.
LatestDataPointsRequestMultiError is an error wrapping multiple validation errors returned by LatestDataPointsRequest.ValidateAll() if the designated constraints aren't met.
LatestDataPointsResponseMultiError is an error wrapping multiple validation errors returned by LatestDataPointsResponse.ValidateAll() if the designated constraints aren't met.
LatestEventsRequestMultiError is an error wrapping multiple validation errors returned by LatestEventsRequest.ValidateAll() if the designated constraints aren't met.
LatestEventsResponseMultiError is an error wrapping multiple validation errors returned by LatestEventsResponse.ValidateAll() if the designated constraints aren't met.
ListAlarmsRequestMultiError is an error wrapping multiple validation errors returned by ListAlarmsRequest.ValidateAll() if the designated constraints aren't met.
ListAlarmsResponseMultiError is an error wrapping multiple validation errors returned by ListAlarmsResponse.ValidateAll() if the designated constraints aren't met.
ListAlertsRequestMultiError is an error wrapping multiple validation errors returned by ListAlertsRequest.ValidateAll() if the designated constraints aren't met.
ListAlertsResponseMultiError is an error wrapping multiple validation errors returned by ListAlertsResponse.ValidateAll() if the designated constraints aren't met.
ListDataPointsRequestMultiError is an error wrapping multiple validation errors returned by ListDataPointsRequest.ValidateAll() if the designated constraints aren't met.
ListDataPointsResponseMultiError is an error wrapping multiple validation errors returned by ListDataPointsResponse.ValidateAll() if the designated constraints aren't met.
ListDevicesRequestMultiError is an error wrapping multiple validation errors returned by ListDevicesRequest.ValidateAll() if the designated constraints aren't met.
ListDevicesResponseMultiError is an error wrapping multiple validation errors returned by ListDevicesResponse.ValidateAll() if the designated constraints aren't met.
ListEventsRequestMultiError is an error wrapping multiple validation errors returned by ListEventsRequest.ValidateAll() if the designated constraints aren't met.
ListEventsResponseMultiError is an error wrapping multiple validation errors returned by ListEventsResponse.ValidateAll() if the designated constraints aren't met.
ListKeysRequestMultiError is an error wrapping multiple validation errors returned by ListKeysRequest.ValidateAll() if the designated constraints aren't met.
ListKeysResponseMultiError is an error wrapping multiple validation errors returned by ListKeysResponse.ValidateAll() if the designated constraints aren't met.
ListOrgsRequestMultiError is an error wrapping multiple validation errors returned by ListOrgsRequest.ValidateAll() if the designated constraints aren't met.
ListOrgsResponseMultiError is an error wrapping multiple validation errors returned by ListOrgsResponse.ValidateAll() if the designated constraints aren't met.
ListRulesRequestMultiError is an error wrapping multiple validation errors returned by ListRulesRequest.ValidateAll() if the designated constraints aren't met.
ListRulesResponseMultiError is an error wrapping multiple validation errors returned by ListRulesResponse.ValidateAll() if the designated constraints aren't met.
ListTagsRequestMultiError is an error wrapping multiple validation errors returned by ListTagsRequest.ValidateAll() if the designated constraints aren't met.
ListTagsResponseMultiError is an error wrapping multiple validation errors returned by ListTagsResponse.ValidateAll() if the designated constraints aren't met.
ListUsersRequestMultiError is an error wrapping multiple validation errors returned by ListUsersRequest.ValidateAll() if the designated constraints aren't met.
ListUsersResponseMultiError is an error wrapping multiple validation errors returned by ListUsersResponse.ValidateAll() if the designated constraints aren't met.
LoginRequestMultiError is an error wrapping multiple validation errors returned by LoginRequest.ValidateAll() if the designated constraints aren't met.
LoginResponseMultiError is an error wrapping multiple validation errors returned by LoginResponse.ValidateAll() if the designated constraints aren't met.
OrgMultiError is an error wrapping multiple validation errors returned by Org.ValidateAll() if the designated constraints aren't met.
PublishDataPointsRequestMultiError is an error wrapping multiple validation errors returned by PublishDataPointsRequest.ValidateAll() if the designated constraints aren't met.
Role represents the role of a user.
RuleMultiError is an error wrapping multiple validation errors returned by Rule.ValidateAll() if the designated constraints aren't met.
Status represents the status of a message.
TestAlarmRequestMultiError is an error wrapping multiple validation errors returned by TestAlarmRequest.ValidateAll() if the designated constraints aren't met.
TestAlarmResponseMultiError is an error wrapping multiple validation errors returned by TestAlarmResponse.ValidateAll() if the designated constraints aren't met.
TestRuleRequestMultiError is an error wrapping multiple validation errors returned by TestRuleRequest.ValidateAll() if the designated constraints aren't met.
TestRuleResponseMultiError is an error wrapping multiple validation errors returned by TestRuleResponse.ValidateAll() if the designated constraints aren't met.
UpdateAlarmRequestMultiError is an error wrapping multiple validation errors returned by UpdateAlarmRequest.ValidateAll() if the designated constraints aren't met.
UpdateDeviceRequestMultiError is an error wrapping multiple validation errors returned by UpdateDeviceRequest.ValidateAll() if the designated constraints aren't met.
UpdateOrgRequestMultiError is an error wrapping multiple validation errors returned by UpdateOrgRequest.ValidateAll() if the designated constraints aren't met.
UpdateRuleRequestMultiError is an error wrapping multiple validation errors returned by UpdateRuleRequest.ValidateAll() if the designated constraints aren't met.
UpdateUserPasswordRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserPasswordRequest.ValidateAll() if the designated constraints aren't met.
UpdateUserRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserRequest.ValidateAll() if the designated constraints aren't met.
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.