Plugin SDK

register

/JSON?request=register&license=LIC&password=PASS&licenseold=LICOLD&passold=PASSOLD

Registers a system or a plugin. The system or plugin license and password are passed. If a system is being upgraded, the old license and password are passed.

Returns the following is successful:

{ "Response":"Registration successful" }

Otherwise the Response will contain an error message.