Previous Topic

Next Topic

Book Contents

Book Index

Features endpoint

With Features endpoint in Bosch IoT Edge Services' REST service via set of GET/PUT HTTP requests you can structure the features of your things.

The Features is an endpoint, that gives you the possibility to retrieve the available information about a feature with a given featureId of a thing with a thingId. You can request the whole feature, a subset of it, its definition, properties or a singe property. You can also change the value of a single property of a feature:

The Swagger provides the following interface for using the Feature endpoint:

mbs_things_features_v10.1