Hello community,
Last week i was on development on a more mobile friendly app for my windows 10 mobile phone. I wld be grateful to get feedback from you and would like to share and contribute code.
For know im just using 3 REST APIs (GET /things, GET /items and POST /items/{itemname}).
The only setting need to be done in app is the connection URL.
GUI is constructed generic by cached REST calls and refreshed by polling and a merge of the cache.
For the icons im using the suggested Font by Microsoft (Segoe MDL 2 Assets) these are hardcoded implemented for now and refer to the items category property. The template selection is done by the items type property.
For now i just have implemeted four templates (slider, switch, indicator(=none clickable radiobutton), number).
So if somebody is intrested. I know this platform market share is lower than 1%. But … I like it
Cheers
Harry