version 402
The method to create a new time-of-use table.
CreateTimeOfUseTable(io.clbs.openhes.models.acquisition.CreateTimeOfUseTableRequest) returns (google.protobuf.StringValue)
io.clbs.openhes.models.acquisition.CreateTimeOfUseTableRequest
google.protobuf.StringValue
The method to get the list of time-of-use tables.
ListTimeOfUseTables(io.clbs.openhes.models.common.ListSelector) returns (io.clbs.openhes.models.acquisition.ListOfTimeOfUseTable)
io.clbs.openhes.models.common.ListSelector
io.clbs.openhes.models.acquisition.ListOfTimeOfUseTable
The method to get the time-of-use table.
GetTimeOfUseTable(google.protobuf.StringValue) returns (io.clbs.openhes.models.acquisition.TimeOfUseTable)
google.protobuf.StringValue
io.clbs.openhes.models.acquisition.TimeOfUseTable
The method to update the time-of-use table.
UpdateTimeOfUseTable(io.clbs.openhes.models.acquisition.TimeOfUseTable)
The method to delete the time-of-use table.
DeleteTimeOfUseTable(google.protobuf.StringValue)
google.protobuf.StringValue