Jump to Content
Konnected
API Reference
Log InKonnected
API Reference
Log In
API Reference
These docs are for v1.0. Click to read the latest docs for v2.0.

Alarm Panel Device API

  • Alarm Panel Device API
  • /ota
    • Over the Air Updatepost
  • /lock
    • Lock Statusget
    • Lock Device Settingsput
  • /settings
    • Device Provisioningpost
  • /status
    • Device Statusget
  • /wifi
    • Set WiFi Credentialsput
  • /zone
    • Zone Statusget
    • Switch/Actuator Commandput

Custom Controller Endpoint API Spec

  • HTTP Controller Endpoint API
  • /device/{deviceId}
    • Get Stateget
    • Update Stateput

AWS IoT Endpoint

  • AWS IoT as a Cloud Controller
  • Connect an ESP8266 Konnected device to AWS IoT
Powered by 

Lock Status

get http://{localIP}:{port}/lock

Status of the device settings lock.

Language
URL