class Place::RbpRemoteLogger::Entry
- Place::RbpRemoteLogger::Entry
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
place/rbp_remote_logger.crConstructors
Instance Method Summary
- #data : JSON::Any
- #data=(data : JSON::Any)
- #device_id : String
- #device_id=(device_id : String)
- #id : String
- #id=(id : String)
- #metadata : JSON::Any
- #metadata=(metadata : JSON::Any)
- #raw : JSON::Any
- #raw=(raw : JSON::Any)
- #subtype : String
- #subtype=(subtype : String)
- #timestamp : Int64
- #timestamp=(timestamp : Int64)
- #type : String
- #type=(type : String)