-
Method Summary
void
Method that will retrieve the unit config file for the current unit
void
Method that will update the unit config file for the current venue, represented by json structure
-
Method Details
-
getUnitConf
Method that will retrieve the unit config file for the current unit
- Parameters:
token
- the token to authenticate and get the Unit Config
handler
- the handler to manage the status of the request
-
updateUnitConf
Method that will update the unit config file for the current venue, represented by json structure
- Parameters:
token
- the token to authenticate and post the Unit Config
unitConf
- the unit object to update or create the Receiver Config in the server
handler
- the handler to manage the request status