Struct razberry::sensors::GeneralPurposeBinaryData [] [src]

pub struct GeneralPurposeBinaryData { /* fields omitted */ }

Command class 0x30 (48), payload 1.

Methods

impl GeneralPurposeBinaryData
[src]

Construct from JSON.

Get whether the sensor is triggered.

Get when the sensor value was last updated

Get a reference to the underlying Json.

Trait Implementations

impl Clone for GeneralPurposeBinaryData
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more