Sha256: 0cc33463f01f3e087e150ba88d3bf96cc7f2fcfd623e11a5455b94aca9778471

Contents?: true

Size: 406 Bytes

Versions: 10

Compression:

Stored size: 406 Bytes

Contents

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "type": "object",
  "properties": {
    "deviceCommand": {
      "type": "number"
    },
    "deviceConnect": {
      "type": "number"
    },
    "deviceDisconnect": {
      "type": "number"
    },
    "deviceState": {
      "type": "number"
    },
    "mqttIn": {
      "type": "number"
    },
    "mqttOut": {
      "type": "number"
    }
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
losant_rest-1.16.5 schemas/devicePayloadCounts.json
losant_rest-1.16.3 schemas/devicePayloadCounts.json
losant_rest-1.16.2 schemas/devicePayloadCounts.json
losant_rest-1.16.1 schemas/devicePayloadCounts.json
losant_rest-1.16.0 schemas/devicePayloadCounts.json
losant_rest-1.15.2 schemas/devicePayloadCounts.json
losant_rest-1.15.1 schemas/devicePayloadCounts.json
losant_rest-1.15.0 schemas/devicePayloadCounts.json
losant_rest-1.14.1 schemas/devicePayloadCounts.json
losant_rest-1.14.0 schemas/devicePayloadCounts.json