Skip to main content

Simulated

Carried by the attached environment.

What it carries​

Telemetry in. everything the world reports.

Control out. A control channel, with its verbs not yet enumerated in this build.

On this protocol you connect objects.

Connect one​

  1. Turn the protocol on. Settings → Integrations → Simulated → enable.
  2. Point the device at us and power it on. It announces itself, and appears at the top of Settings → Assets → ADD under heard, not yet added. Press it to adopt. You are not typing a serial number.

The address format​

Simulated runs over In-process. This is the form that parses:

TransportFormWhat it meansExample
In-processin-processNothing to connect. The objects are being flown by this server.in-process

When it is working​

Objects appear on the picture as soon as a scenario runs.

If nothing arrives​

SymptomWhere to look
Nothing arrives, and the row looks healthyNothing is reaching the address. Check the device is sending to this host and that no firewall sits between them.
It connects, then dropsTwo things are bound to the same port, or the device and the host disagree about which end dials. See the endpoint forms above.
It never appears as heardDiscovery is off on this link. It is off by default, so nothing is adopted until you say so.

The protocol itself​

This one has no public specification to link to.

Where to go next​