Is Device Connected

Returns the device online state

GET https://{server_address}/external/api/isHardwareConnected?token={token}

This API call allows you to get the device online status Example: https://blynk.cloud/external/api/isHardwareConnected?token=Rps15JICmtRVbFyS_95houlLbm6xIQ2L

Path Parameters

NameTypeDescription

token

string

Device auth token

true

You can get the Device auth token in Device info.

Last updated