Package | Description |
---|---|
org.mycontroller.standalone.api |
Modifier and Type | Method and Description |
---|---|
void |
ExternalServerApi.add(ExternalServerConfig externalServer) |
void |
NodeApi.add(Node node) |
void |
ResourceApi.add(Resource resource) |
void |
UidTagApi.add(UidTag uidTag) |
void |
RoomApi.createOrUpdate(Room room) |
void |
RoomApi.createOrUpdate(Room room,
List<Integer> sensorIds) |
void |
ExternalServerApi.update(ExternalServerConfig externalServer) |
void |
NodeApi.update(Node node) |
void |
ResourceApi.update(Resource resource) |
void |
UidTagApi.update(UidTag uidTag) |
Copyright © 2015–2019. All rights reserved.