-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The task is to coordinate development of JSON RPC2 implementation in #129
These items have been agreed upon:
- Define Interface API
- The EEBUS service should not start automatically, instead the option to start & stop should be used
- Allow only one TCP connection at a time
- Monitor active TCP connection and automatically call
api.ServiceInterface.Shutdown()
on disconnect - Add JSON parsing support for
api.DeviceRemoteInterface
andapi.EntityRemoteInterface
nested in structs (e. g.api.UseCaseBaseInterface.RemoteEntitiesScenarios()
- ...
Please add your suggestions in comments and lets discuss them.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request