struct PlaceOS::API::Models::Websocket::Response::Debug
- PlaceOS::API::Models::Websocket::Response::Debug
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
placeos/api/models/websocket/response/debug.crConstructors
Instance Method Summary
-
#id : String | Int32 | Int64
The identifier included with the original request.
-
#klass : String
Class of the originating message source.
-
#level : Level
Message verbosity level.
-
#mod : String
ID of the module the event originated from.
-
#msg : String
Log message.