Update README.md
This commit is contained in:
parent
c8740941e4
commit
b1b10733c8
@ -15,12 +15,6 @@ This server is used to get the appObjects and generalData for the webApp clients
|
|||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
|
|
||||||
#### sendGeneralData
|
|
||||||
webAppClient.sendGeneralData(message, type, options = {})
|
|
||||||
Sends a message to the cloud via webAppServer
|
|
||||||
* message: content of the message
|
|
||||||
* type: type of the message
|
|
||||||
|
|
||||||
#### requestGeneralData
|
#### requestGeneralData
|
||||||
webAppClient.requestGeneralData(type, vectorClock = '0')
|
webAppClient.requestGeneralData(type, vectorClock = '0')
|
||||||
Requests the generalData from webAppServer
|
Requests the generalData from webAppServer
|
||||||
@ -38,3 +32,6 @@ Requests the objectData/appObjects from webAppServer
|
|||||||
webAppClient.requestSubAdminList()
|
webAppClient.requestSubAdminList()
|
||||||
Requests the subAdmin list of the application from webAppServer
|
Requests the subAdmin list of the application from webAppServer
|
||||||
* Returns an Array (of subAdmins)
|
* Returns an Array (of subAdmins)
|
||||||
|
|
||||||
|
### Architecture Diagram
|
||||||
|

|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user