NetBurner 3.1
Modify Boot Demo
Modify Ethernet Interface Demo

The examples in this directory show how to access and modify system values through the configuration system.

  • ShowConfig - Shows how to view the entire JSON config blob
  • ModifyBoot - Shows how to view and modify the Boot system values through the global config variable monitor_config
  • ModifyEthernet - Shows how to view and modify the interface system values (default is typically Ethernet0) through the config system
Show Configuration Demo