[ST Edge] Is there any resource, describing the complete format of config.yml?

Hi,

In ST App, the device, using edge driver has “Driver” option in the upper right corner.
Selecting “Driver”, shows its basic info.

  • Name
  • Description
  • Developer (probably kind of uuid)
  • Support information
  • Version

My question is how those fields are populated?
The name comes from ‘name’ attribute in config.yml.
What about others? Adding ‘description’ ‘label’, did not do any good.

Also, how the driver’s version is assigned? Mine show version 2. Where it comes from?
When running

smartthings edge:drivers:package

the version is shown like this:

Version │ 2021-09-11T09:48:15.807078

Can it be seen in the application somehow?

Thanks

1 Like