Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Device Configurator to enable and configure device peripherals, such as clocks and pins, as well as standard MCU peripherals that do not require their own tool. Multiple network devices can be added to the JSON file.

STEPS

Box Device JSON Config generation & App Authorization:

...

  1. Go to our Seceon UI then go to provisioning screen and under Add-on Devices go to Box Configuration.

  2. Click Add and provided the details asked like App Name (without Space), CCE IP and upload JSON Config file by clicking Browse near Key JSON.

  3. Click Save to add the configuration.

Verification:-

  • VERIFICATION CAN BE DONE IN TWO WAYS :-

                 1. BY checking on UI 

2. Checking logs through CCE server

Verification through UI 

  • Open UI >>System tab >> Logs and flows collection status:

...

  • The IP will reflect below source device IP 

Image Added

Verification Through CCE server

  • Run the command " sudo tcpdump -i any port 514 and host <IP address>

...