• Resolved Agramonis

    (@agramonis)


    Hi, we need to display data in charts which comes from a Raspberry Pi via Rest API to WordPress.

    Til now we fill a custom field with data, whats the best way for your plugin to get the data? The import process should be automated.

    Ty

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor contactashish13

    (@rozroz)

    @agramonis if your data is being pushed to the database (instead of being pulled like through a URL), you can populate the the chart data in the database. To check the data structure, create a default chart and see all the data attributes (in post and post_meta tables). If your data can be pulled using JSON, you can use the JSON import feature.

    Plugin Contributor contactashish13

    (@rozroz)

    We haven’t heard from you in sometime so marking this as Resolved. If you continue to face an issue, please create a new ticket. We’d be happy to help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Data import’ is closed to new replies.