Structure of an Enrollment bundle

An Enrollment bundle file, manifest.og, contains a series of field-value pairs that an unconfigured device can use to configure itself.

Options that can be set in manifest.og include new firmware, custom configuration scripts, OPG config files, and Lighthouse Enrollment details.

By default, manifest.og includes the following field-value pairs (with example values):

address=192.168.88.20

api_port=4443

bundle=bne-dc

password=secret

Custom field-value pairs can be added manually. The field names are potential field names for a real-world, customized file, but the values following each field name are examples:

script=configure_ports.sh

image=acm7000-3.16.6.image

external_endpoints=192.168.1.2:4444,192.168.1.3:4445