Différences entre les versions de « GadgetData »

De Semantic MediaWiki - Sandbox

Ligne 7 : Ligne 7 :
 
== API code to read it ==
 
== API code to read it ==
 
The following will query what the value of [[Property:GadgetTestProperty]] for this page:
 
The following will query what the value of [[Property:GadgetTestProperty]] for this page:
* '''<nowiki> https://sandbox.semantic-mediawiki.org/w/api.php?action=ask&query=[[Utilisateur:Tenbergen/gadgetdata]]|?GadgetTestProperty&format=json </nowiki>'''
+
* '''<nowiki> https://sandbox.semantic-mediawiki.org/w/api.php?action=ask&query=[[GadgetData]]|?GadgetTestProperty&format=json </nowiki>'''
  
 
The following will return all properties for this page:  
 
The following will return all properties for this page:  
* <nowiki> https://sandbox.semantic-mediawiki.org/w/api.php?action=browsebysubject&subject=Utilisateur:Tenbergen/gadgetdata&format=json   </nowiki>
+
* <nowiki> https://sandbox.semantic-mediawiki.org/w/api.php?action=browsebysubject&subject=GadgetData&format=json </nowiki>

Version du 27 mars 2019 à 03:12

I am setting up a Raspberry Pi (call it "the gadget") that will read Property:GadgetTestProperty encoded on this page. If the value is between 0 and 20 it will drive a servo in a specific way.

setting the value

Setting Property:GadgetTestProperty to 8

  • SMW could encode more, but for now let's have one so my gadget doesn't have to error check.

API code to read it

The following will query what the value of Property:GadgetTestProperty for this page:

  • https://sandbox.semantic-mediawiki.org/w/api.php?action=ask&query=[[GadgetData]]|?GadgetTestProperty&format=json

The following will return all properties for this page:

  • https://sandbox.semantic-mediawiki.org/w/api.php?action=browsebysubject&subject=GadgetData&format=json
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.