I've seen new options when developing an indicator app in the secion "Add options to your app" -for instance text field, number and so on.
However I haven't seen any documentation on those new options. Could someone help? What does it mean?
Thanks,
Best,
Franck
Best Answer
L
LaMetric Technical Support
said
almost 9 years ago
Franck, we are working on a tutorial that demonstrates options usage.
Long story short. All options you add to your app will appear to the user like options in any other app (for example clock or weather). These options are sent with each GET request to your server in form of query parameters – http://<url>?option1=value1&option2=value2. So you will be able to use them to return different values to your app.
Please also check our tutorial that demonstrates the principle of building the app for LaMetric here.
Hope it helps.
1 person has this question
1 Comment
L
LaMetric Technical Support
said
almost 9 years ago
Answer
Franck, we are working on a tutorial that demonstrates options usage.
Long story short. All options you add to your app will appear to the user like options in any other app (for example clock or weather). These options are sent with each GET request to your server in form of query parameters – http://<url>?option1=value1&option2=value2. So you will be able to use them to return different values to your app.
Please also check our tutorial that demonstrates the principle of building the app for LaMetric here.
Franck Weens
Hi there!
I've seen new options when developing an indicator app in the secion "Add options to your app" -for instance text field, number and so on.
However I haven't seen any documentation on those new options. Could someone help? What does it mean?
Thanks,
Best,
Franck
Franck, we are working on a tutorial that demonstrates options usage.
Long story short. All options you add to your app will appear to the user like options in any other app (for example clock or weather). These options are sent with each GET request to your server in form of query parameters – http://<url>?option1=value1&option2=value2. So you will be able to use them to return different values to your app.
Please also check our tutorial that demonstrates the principle of building the app for LaMetric here.
Hope it helps.
1 person has this question
LaMetric Technical Support
Franck, we are working on a tutorial that demonstrates options usage.
Long story short. All options you add to your app will appear to the user like options in any other app (for example clock or weather). These options are sent with each GET request to your server in form of query parameters – http://<url>?option1=value1&option2=value2. So you will be able to use them to return different values to your app.
Please also check our tutorial that demonstrates the principle of building the app for LaMetric here.
Hope it helps.
-
How to pull data from external site to display?
-
nodejs request "gets acces denied"
-
curl to python for eventghost
-
Push text from Eventghost to LaMetric via python
-
Basic API pull and json parse example....
-
A guide for starting an app?
-
A small wrapper to push your just created JIRA issues to your LaMetric.
-
Simple project to push home consumption data to be shown on a Lametric device
-
Interface to have Slack send messages to a LaMetric Time
-
Very simple module to push frames to LaMetric
See all 149 topics