1
在這裏,在tutorial寫的是:Thingworx:GET方法不被允許
以下API調用執行與該事有關的服務GetBlogEntriesWithComments 稱爲 ThingWorxTrainingMaintenanceBlog。
http://localhost/Thingworx/Things/ThingWorxTrainingMaintenanceBlog/Services/GetBlogEntriesWithComments
通過這個例子,我創建Thing
卡拉,我想調用默認service
但我得到405錯誤代碼「未實現」
http://localhost:8080/Thingworx/Things/CarA/Services/GetProperties
任何想法我做錯了嗎?