gost / server

GOST - Go implementation of OGC SensorThings API
MIT License
61 stars 19 forks source link

Entities creation via MQTT #170

Open Alystrasz opened 4 years ago

Alystrasz commented 4 years ago

Hello there,

I would like to create Thing and associated Location entities via MQTT, but I don't know if it is supported by the STA specification. Seeing "mqtt support for all entities" in one of the project milestones, I was wondering if this was already supported with gost or not.

Cheers!