Automating the process of Configuring the Conduit.

Home Forums Conduit: AEP Model Automating the process of Configuring the Conduit.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15527
    Tom Hill
    Participant

    I was wondering if it is possible to automate configuring the conduit via a script or if I can access the different attributes that need to be set such as the PPP configuration, LORA configuration and any other settings not using the Admin UI, but via http API calls to configure the various settings I mentioned above?

    This will help us in a test/pre-production/production scenarios to setup multiple conduits and reduce manual errors.

    Thanks,
    Yogesh

    #15553
    Jeff Hatch
    Keymaster

    Yogesh,

    The API for the MTR is very similar:

    http://www.multitech.net/developer/software/mtr-api-reference/

    Just the paths for some of the collections have changed and there are a bunch of features like the LoRa configuration that have collections that are not documented in the MTR API reference for obvious reasons.

    The API URL paths correspond to the nesting of the json collections in the /var/config/db.json, so to find a collection you can use that file as a reference. Maybe someday we’ll have time to create the reference for AEP.

    Jeff

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.