用語
|
説明
|
省略可能
|
---|---|---|
http action
|
GET、PUT、DELETE、POST
|
|
scheme
|
http、https
|
|
host
|
ThingWorx を実行しているマシン名。
|
|
port
|
Web サーバーがリクエストを受信するポート。
|
はい
|
entity collection
|
組み込みのエンティティコレクションタイプのいずれかです。下の表を参照してください。
|
|
entity
|
特定の特性を識別する名前。
|
|
characteristic collection
|
PropertyDefinition、PropertiesVTQ、ThingName、ServiceDefinition などの名前。下の表を参照してください。
|
|
characteristic
|
||
accept header
|
要求される HTTP コンテンツのフォーマット。application/json、text/xml、text/html、text/csv のいずれかでなければなりません。
|
はい
|
content type header
|
提供される HTTP コンテンツのフォーマット。application/json、text/csv、text/ のいずれかでなければなりません。
|
必須
|
content
|
はい
|
|
query parameters
|
はい
|
エンティティタイプ
|
URL
|
||
---|---|---|---|
アプリケーションキー
|
/Thingworx/ApplicationKeys
|
||
認証システム
|
/Thingworx/Authenticators
|
||
ダッシュボード
|
/Thingworx/Dashboards
|
||
データシェイプ
|
/Thingworx/DataShapes
|
||
データタグ
|
/Thingworx/DataTags
|
||
ディレクトリサービス
|
/Thingworx/DirectoryServices
|
||
ローカライズテーブル
|
/Thingworx/LocalizationTables
|
||
Logs
|
/Thingworx/Logs
|
||
Mashups
|
/Thingworx/Mashups
|
||
Menus
|
/Thingworx/Menus
|
||
メディア
|
/Thingworx/MediaEntities
|
||
モデルタグ
|
/Thingworx/ModelTags
|
||
Networks
|
/Thingworx/Networks
|
||
通知コンテンツ
|
/Thingworx/NotificationContents
|
||
通知定義
|
/Thingworx/NotificationDefinitions
|
||
組織
|
/Thingworx/Organizations
|
||
永続化プロバイダ
|
/Thingworx/PersistenceProviders
|
||
プロジェクト
|
/Thingworx/Projects
|
||
Resources
|
/Thingworx/Resources
|
||
スタイル定義
|
/Thingworx/StyleDefinitions
|
||
スタイルテーマ
|
/Thingworx/StyleThemes
|
||
状態定義
|
/Thingworx/StateDefinitions
|
||
サブシステム
|
/Thingworx/Subsystems
|
||
Thing
|
/Thingworx/Things
|
||
Thing Group
|
/Thingworx/ThingGroups
|
||
Thing Shape
|
/Thingworx/ThingShapes
|
||
Thing Template
|
/Thingworx/ThingTemplates
|
||
Users
|
/Thingworx/Users
|
||
ユーザーグループ
|
/Thingworx/Groups
|
特性タイプ
|
URL
|
---|---|
Properties
|
/Thingworx/Things/ThingName/Properties
|
PropertyDefinition
|
/Thingworx/Things/ThingName/PropertyDefinitions
|
PropertiesVTQ (ValueTimeQuality)
|
/Thingworx/Things/ThingName/PropertiesVTQ
|
ThingName
|
/Thingworx/Things/ThingName
|
ServiceDefinition
|
/Thingworx/Things/ThingName/ServiceDefinitions
|