-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MQTT tests #94
Comments
cannot build the test (yet). opengeospatial/ets-sta10#20 (comment) But expected result the test will fail because at the moment GOST needs a 'GOST' prefix in the topic when publishing (example topic GOST/Datastreams(1)/Observations) so need to fix that first. |
one earlier suggestion is to build in SurgeMQ instead of using separate mosquitto server #67 |
Other option: Gossipd https://github.com/luanjunyi/gossipd |
Description test 8: MQTT Subscribe on topic, HTTP POST/PUT/PATCH, MQTT should give message. Sample: applies to: THING, LOCATION, SENSOR, OBSERVED_PROPERTY, OBSERVATION,DATASTREAM, FEATURE_OF_INTEREST, HISTORICAL_LOCATION 1] checkSubscribeToEntitySetInsert 2] checkSubscribeToEntitySetUpdatePATCH 3] checkSubscribeToEntitySetUpdatePUT 4] checkSubscribeToEntitySetUpdatePUT 5] checkSubscribeToEntitySetWithMultipleSelectUpdatePATCH 6] checkSubscribeToEntitySetWithRelativeTopicUpdatePUT 7] checkSubscribeToEntitySetsWithDeepInsert 8] checkSubscribeToEntityUpdatePATCH 9] checkSubscribeToEntityUpdatePUT 10] checkSubscribeToEntityWithRelativeTopicUpdatePUT 11] checkSubscribeToPropertyUpdatePATCH 12] checkSubscribeToPropertyUpdatePUT |
Test if GOST complies to the SensorThings MQTT Tests opengeospatial/ets-sta10#20
The text was updated successfully, but these errors were encountered: