RemoteAccessEvents Thing Shape
The RemoteAccessEvents Thing Shape defines the set of events that the Remote Access Subsystem may raise. The following table describes these events:
Event
Description
AuthenticationError
Indicates a failure to authenticate a request.
InternalError
Indicates that an error occurred in the Remote Access Subsystem.
ProtocolError
Indicates a protocol exchanges problem with the RemoteAccessServer (GAS) has occurred, such as a malformed or unexpected message..
ThingNotFoundError
Indicates that a requested Thing could not be found.
WritePropertyError
Indicates a failure to write a property or properties of a Thing.
Was this helpful?