You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data Store Service - Add ReadMeasurementValue and ReadConditionValue RPCs (#152)
* Add ReadData RPC to DataStoreService
* Update service documentation
* Review feedback - Rename from ReadData to ReadValue
* Review feedback - Split ReadValue into ReadMeasurementValue and ReadConditionValue. Return the unpacked value message type from these methods.
* Removing unnecessary imports. Rearranging RPCs and messages.
Signed-off-by: Hunter Kennon hunter.kennon@emerson.com
0 commit comments