Is Device Connected
Returns the device online state
Path Parameters
Name
Type
Description
true{"error":{"message":"Invalid token."}}Last updated
Was this helpful?
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
token
string
Device auth token
true{"error":{"message":"Invalid token."}}You can get the Device auth token in Device info.
Last updated
Was this helpful?
Was this helpful?

