This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Remote Provisioning with Serial interactive PyACI

Hello,


Is it possible to add the remote provisioning functionality with the interactive PyAci serial library?


We are developing a desktop application to do configuration and control of nodes but we need remote provisioning.

Does this already exist? If not, how should we ideally proceed?

thank you so much

Parents Reply
  • Hi.

    The remote provisioning feature is not fully compatible with the serial API.

    You could try to combine the remote provisioning example with the serial FW & make a proprietary command to start the remote provisioning process.
    Even though there is no support for remote provisioning specifically, you should be able to extend the serial API to have the functionality you are looking for.

    Note that I haven't done this before, but I can ask if there are someone internally that has looked into this and hopefully made a working example of it.

    Br,
    Joakim

Children
No Data
Related