Skip to content

Releases: myDevicesIoT/gateway-provisioning-assets

v1.0.0

16 Oct 20:29
b8e642e
Compare
Choose a tag to compare

Changes

  • pkeyectl.yaml must have a profile property with the correct region.

Breaking changes

YAML file must include a profile property. Here are the profile values per region:

  • North America -us-east-prod
  • Europe - eu-west-prod
  • Australia - au-east-prod
  • Asia (Japan) - jp-east-prod
  • India - in-east-prod

For example:

username: user
password: pass
ca_server: https://pki.example.com
profile: us-east-prod

v0.0.3

11 Oct 17:37
Compare
Choose a tag to compare
feat: add remote-ctrl script