Skip to content
This repository was archived by the owner on Apr 23, 2022. It is now read-only.

Limitations

Dooriya Li edited this page Mar 26, 2020 · 1 revision

PnP CodeGen Limitation

Currently the PnP CodeGen doesn't support generating code for the following complex schemas, which is used to define the device capabilities (telemetry/property/command):

  • Array
  • Map
  • Complex object, the schema of an object field cannot be:
    • a Map.
    • an Array.
    • an Object.
  • Geospacial Type

Clone this wiki locally