🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

JSON and MQTT configuration in Embed

User: "Jeff_wu"
Altair Community Member
Updated by Jeff_wu

In NEW platform, I want to configure JSON and MQTT. How can I find those key parameters in the NEW SmartWorks and fill them in Embed?

image

image

 

image

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Ragini"
    Altair Employee
    Accepted Answer
    Updated by Ragini

    Hi Robbert,

    I am attaching an Embed example as well for your reference.

    In this example, Smartworks broker is being used to echo the data

    The broker is:mqtt.swx.altairone.com

    You need to have an account in Altair Smartworks site:

         https://idp.swx.altairone.com/auth/registration

    Create a device.

     

    In Embed, place an MQTT Publish and Subscribe block in a diagram and configure as below:

    HostName: mqtt.swx.altairone.com

    Topic: <The topic you have created in your Smartcore portal. You can retrieve Topic from Things->Details field->href:

    Eg: spaces/smartwork/categories/mqtt/things/01GKPF0SX8JKAFVFDNCA42PVGS/data >

    Username: <The account username attached to your device. Eg: Embed@smartwork >

    Password: <The password for your account>