Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Locked History Actions

Archiv/HardwareAutoProvisioning

Hardware autoprovisioning

Goal: enable devices to obtain their configuration from a provisioning server - user should have the option to have his device managed by the provisioning system

CONSTRAINTS

  • memory and filesystem footprint needs to be small, but we still need a decent scripting language. lua?

TODO

  • mechanism for authenticating provisioning server against the client (X.509?)
  • mechanism for downloading config from server
  • mechanism for downloading new firmware version from server
  • graceful rollback if config/firmware update fails (emergency partition?)