class PointGrab::CogniPoint::CountUpdate
- PointGrab::CogniPoint::CountUpdate
- Reference
- Object
Overview
TODO : this data is posted to the subscription endpoint we need to implement webhooks for this to work properly
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
point_grab/cogni_point.crConstructors
Instance Method Summary
- #area_id : String
- #area_id=(area_id : String)
- #count : Int32
- #count=(count : Int32)
- #devices : Array(String)
- #devices=(devices : Array(String))
- #event_type : String
- #event_type=(event_type : String)
- #timestamp : UInt64
- #timestamp=(timestamp : UInt64)