Sensor

public struct Sensor : Decodable

Describes a sensor and its configuration.

  • Describes the state of a sensor.

    See more

    Declaration

    Swift

    public struct State : Decodable
  • Describes the configuration state of the sensor.

    See more

    Declaration

    Swift

    public struct Config : Decodable