REXYGEN Community Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. hubert
    3. Topics
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by hubert

    • H

      Json array decoding

      REXYGEN Studio
      • • • hubert
      2
      0
      Votes
      2
      Posts
      493
      Views

      cechuratC

      Hi Hubert,

      thank you for your question. It would be much more easier to answer if you can share project files which shows the example of such JSON string and function block settings.

      If you want to access JSON array, just use "[x]" notation, i.e. weather[0].main (means field "main" in 1st item of "weather" array) - see "0302-04 OpenWeatherMap API" example.

      Hope it helps.

      Regards, Tomas

    • H

      Telegraf (influxDB) integration

      Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...)
      • • • hubert
      3
      0
      Votes
      3
      Posts
      1.2k
      Views

      H

      Hi @Scoobsalamander, thanks for info, I will look into it.

      Hubert

    • H

      RexCore crash, just after upload

      Bug reports, Feature requests
      • • • hubert
      4
      0
      Votes
      4
      Posts
      1.3k
      Views

      cechuratC

      Hi Hubert,

      the issue was that Level1 in EXEC block is not connected. It is assumed that the Levels are connected one by one. I reconnected "tsdb_task" from Level2 to Level1 and it work now. See screenshot:

      0_1562145809789_Levels.PNG

      Our developers will fix this issue.

      Thank you for reporting this.

      Regards, Tomas