Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 679 Bytes

protocol-examples-modifything.md

File metadata and controls

18 lines (14 loc) · 679 Bytes
title keywords search permalink
Modify a Thing
examples, modify thing
exclude
protocol-examples-modifything.html

{% capture command %}{% include_relative protocol/things/commands/modify/modifything.md %}{% endcapture %} {{ command | markdownify }}

{% capture response %}{% include_relative protocol/things/commands/modify/modifythingresponse.md %}{% endcapture %} {{ response | markdownify }}

{% capture event %}{% include_relative protocol/things/events/thingmodified.md %}{% endcapture %} {{ event | markdownify }}

{% capture command %}{% include_relative protocol/things/commands/modify/modifythingalternatives.md %}{% endcapture %} {{ command | markdownify }}