editdor
editdor copied to clipboard
provide an online mode
For debugging and development purposes an online mode would be helpful.
Workflow:
- Prepare a Thing Description for a certain device which is available on the network
- Go online in editdor, which switches the view to a thing viewer mode
- Execute the InteractionAffordances on the thing: read/write/observe properties, invoke actions, subscribe/unsubscribe to events and get notifications; and show the results
- Also provide a log view to monitor what's happening on the wire.
Restrictions:
- Support only a few selected protocols, e.g. just http for the beginning.
This could also be a separate tool complementing editdor or a plugin to it.
cc @rhofer @fexpal