ThingWorx REST-API > ThingWorx REST-Entwurf
ThingWorx REST-Entwurf
Begriff
Beschreibung
Optional
http action
GET, PUT, DELETE, POST
scheme
http, https
host
Name des Rechners, auf dem ThingWorx ausgeführt wird
port
Port, auf dem der Web-Server auf Anforderungen wartet
ja
entity collection
Einer der integrierten Entitätssammlungstypen. Siehe Tabelle unten.
entity
Name eines speziellen Merkmals
characteristic collection
Namen wie PropertyDefinition, PropertiesVTQ, ThingName und ServiceDefinition. Siehe Tabelle unten.
characteristic
accept header
Format des HTTP-Inhalts, der angefordert wird; muss application/json, text/xml, text/html oder text/csv sein
ja
content type header
Format des HTTP-Inhalts, der bereitgestellt wird; muss application/json, text/csv, text/ sein
erforderlich
content
ja
query parameters
ja
Integrierte Sammlungswerte
ThingWorx enthält eine begrenzte Liste von Entitätssammlungen. Jede Entitätssammlung enthält Entitäten (beispielsweise Dinge) des entsprechenden Typs (z.B. enthält /Users alle Benutzer).
Entitätssammlungstypen
Entitätstyp
URL
Anwendungsschlüssel
/Thingworx/ApplicationKeys
Authentifikatoren
/Thingworx/Authenticators
Dashboards
/Thingworx/Dashboards
Data Shapes
/Thingworx/DataShapes
Daten-Tags
/Thingworx/DataTags
Verzeichnisdienste
/Thingworx/DirectoryServices
Lokalisierungstabellen
/Thingworx/LocalizationTables
Protokolle
/Thingworx/Logs
Mashups
/Thingworx/Mashups
* 
Gültig für Master-, Mashup-Vorlagen- und Gadget-Entitäten.
Menüs
/Thingworx/Menus
Medien
/Thingworx/MediaEntities
Modell-Tags
/Thingworx/ModelTags
Netzwerke
/Thingworx/Networks
Inhalte der Benachrichtigung
/Thingworx/NotificationContents
Benachrichtigungsdefinitionen
/Thingworx/NotificationDefinitions
Organisationen
/Thingworx/Organizations
Persistenzanbieter
/Thingworx/PersistenceProviders
Projekte
/Thingworx/Projects
Ressourcen
/Thingworx/Resources
Stildefinitionen
/Thingworx/StyleDefinitions
Stilthemen
/Thingworx/StyleThemes
Statusdefinitionen
/Thingworx/StateDefinitions
Untersysteme
/Thingworx/Subsystems
Dinge
/Thingworx/Things
* 
Gültig für Wiki-, Blog-, Wert-Stream-, Stream-, Datentabellen-, Industrieverbindungs- und Integrations-Konnektor-Dinge.
Dinggruppen
/Thingworx/ThingGroups
Dingformen
/Thingworx/ThingShapes
Dingvorlagen
/Thingworx/ThingTemplates
Benutzer
/Thingworx/Users
Benutzergruppen
/Thingworx/Groups
Merkmalssammlung
Merkmalstyp
URL
Eigenschaften
/Thingworx/Things/ThingName/Properties
Eigenschaftsdefinition
/Thingworx/Things/ThingName/PropertyDefinitions
PropertiesVTQ (ValueTimeQuality)
/Thingworx/Things/ThingName/PropertiesVTQ
Dingname
/Thingworx/Things/ThingName
Dienstdefinition
/Thingworx/Things/ThingName/ServiceDefinitions
Verwandte Links
War dies hilfreich?