News & Updates
24 Jun 2025 - New Probe information available!
We are excited to announce that the SecuriThings API now provides additional information about probes, enhancing your ability to monitor and manage devices effectively. This update includes the following new fields for probes:
probe.agent
: Indicates the status of the agent probe.probe.deviceSource
: Indicates the status of the device source probe.probe.edge
: Indicates the status of the edge probe.probe.host
: Indicates the status of the host probe.probe.app
: Indicates the status of the app probe.
You can also filter devices based on these probe statuses using the probe.agent
, probe.deviceSource
, probe.edge
, probe.host
, and probe.app
query parameters. The possible values for these fields are up
, down
, unknown
, or unmonitored
.
These fields provide valuable insights into the connectivity and health of your devices, allowing you to make informed decisions and take proactive measures to ensure optimal performance.