API REST ThingWorx > Progetto REST ThingWorx
Progetto REST ThingWorx
Termine
Descrizione
Facoltativo
http action
GET, PUT, DELETE, POST
scheme
http, https
host
Nome del computer su cui ThingWorx è in esecuzione
port
Porta su cui il server Web è in ascolto per le richieste
entity collection
Uno dei tipi di raccolta di entità incorporati. Vedere la tabella riportata di seguito.
entity
Nome che identifica una caratteristica specifica
characteristic collection
Nomi come PropertyDefinition, PropertiesVTQ, ThingName e ServiceDefinition. Vedere la tabella riportata di seguito.
characteristic
accept header
Formato del contenuto HTTP richiesto; deve essere applicazione/json, testo/xml, testo/ html o testo/csv
content type header
Formato del contenuto HTTP fornito; deve essere applicazione/json, testo/csv, testo/
obbligatorio
content
query parameters
Valori di raccolta incorporati
ThingWorx presenta un elenco limitato di raccolte di entità. Ogni raccolta di entità contiene le entità (ad esempio, oggetti) del rispettivo tipo (ad esempio, /Users contiene tutti gli utenti).
Tipi di raccolta di entità
Tipo di entità
URL
Chiavi di accesso
/Thingworx/ApplicationKeys
Autenticatori
/Thingworx/Authenticators
Dashboard
/Thingworx/Dashboards
Data shape
/Thingworx/DataShapes
Tag dati
/Thingworx/DataTags
Servizi di elenco
/Thingworx/DirectoryServices
Tabelle di localizzazione
/Thingworx/LocalizationTables
Log
/Thingworx/Logs
Mashup
/Thingworx/Mashups
* 
Valido per entità master, modello mashup e gadget.
Menu
/Thingworx/Menus
Supporti
/Thingworx/MediaEntities
Tag modello
/Thingworx/ModelTags
Reti
/Thingworx/Networks
Contenuto notifica
/Thingworx/NotificationContents
Definizioni notifica
/Thingworx/NotificationDefinitions
Organizzazioni
/Thingworx/Organizations
Provider di persistenza
/Thingworx/PersistenceProviders
Progetti
/Thingworx/Projects
Risorse
/Thingworx/Resources
Definizioni di stile
/Thingworx/StyleDefinitions
Temi stile
/Thingworx/StyleThemes
Definizioni di stato
/Thingworx/StateDefinitions
Sottosistemi
/Thingworx/Subsystems
Oggetti
/Thingworx/Things
* 
Valido per gli oggetti Wiki, Blog, Stream di valori, Stream, Tabella dati, Connessione industriale e Connettore integrazione.
Gruppi di oggetti
/Thingworx/ThingGroups
Thing shape
/Thingworx/ThingShapes
Modelli di oggetto
/Thingworx/ThingTemplates
Utenti
/Thingworx/Users
Gruppi utenti
/Thingworx/Groups
Raccolta di caratteristiche
Tipo di caratteristica
URL
Proprietà
/Thingworx/Things/ThingName/Properties
Property Definition
/Thingworx/Things/ThingName/PropertyDefinitions
PropertiesVTQ (ValueTimeQuality)
/Thingworx/Things/ThingName/PropertiesVTQ
Thing Name
/Thingworx/Things/ThingName
Service Definition
/Thingworx/Things/ThingName/ServiceDefinitions
Link correlati
È stato utile?