Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 497 Bytes

03_manifest_yaml.rst

File metadata and controls

16 lines (10 loc) · 497 Bytes

Service Manifest - manifest.yaml

In the manifest.yaml are information about dependencies of the module, ports to open, devices and mounts to bind, ….

This file has to be a valid yaml-file.

You can find the API documentation and thus the whole data model at fastiot.cli.model.manifest.ServiceManifest.

fastiot_service:
  name: my_service