-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmeta_data.json
13 lines (13 loc) · 1.4 KB
/
meta_data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"categories": {
"0": "data (things)"
},
"demo_page": "http://bubbalena-application-api-demo.bubbleapps.io/version-test/ ",
"description": "API connector to the Balena.io platform. \n\n\"Balena is a complete set of tools for building, deploying, and managing fleets of connected Linux devices.\"\n\nMore info on the Balena platform can be found here? \nhttps://www.balena.io/what-is-balena \n\nAPI Overview: https://www.balena.io/docs/reference/api/overview/\n\nApplication API: https://www.balena.io/docs/reference/api/resources/application/",
"image": "//s3.amazonaws.com/appforest_uf/f1619224649546x510418324228356600/balena.8a0df240c7bcfb26c895abac224c9870dfe8baaf6c3b47183948d515dddcdec4.jpg",
"license": "open_source",
"link": "https://github.com/ArbitraryY/bubble-plugin-balena-application-api",
"name": "Balena Application API",
"plugin_instructions": "Setup:\n\n1. Generate Balena Cloud API key. Log into your Balena cloud account at https://balena.io. Navigate to your account --> Preferences --> Access Tokens --> Create API Key\n2. Enter API key in the plugin setup page as shown below:\n\nBearer {YOUR_API_TOKEN}\n\nUsage:\n\nThe demo Bubble App should be helpful to get you going. If you need more help configuring or running, feel free to reach out our check/contribute here: \n\nhttps://github.com/ArbitraryY/bubbalena-application-api/wiki",
"sa_node_version": 18
}