projectmentor

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Install custom apps automatically #31826
    projectmentor
    Participant

    +1 following. I would like to know also.

    We have similar requirement. Want to know best practice to “provision” many conduits at once.

    Since we use mostly MTCAP without sim card, I opened a separate post.

    in reply to: obtain MTCAP AEP EUID from node.js from the console? #30205
    projectmentor
    Participant

    Hi Steve,

    This command worked for me. MTCAP-915 firmware 5.0.0 from the command prompt.`
    sudo mts-io-sysfs –verbose show “lora/eui”
    `

    However, not sure if i can access via node.js as i want to
    obtain the euid in a javascript function inside settings.js in order to dynamically customize the node-red app for each conduit upon app initialization without hardcoding.

    I did also notice that I can access the lora-euid by parsing the output of ps auxwww | grep lora-eui | grep -v angel

Viewing 2 posts - 1 through 2 (of 2 total)