seslabSJU / tinyIoT

7 stars 0 forks source link

When using discovery, drt parameter is not taken into account #21

Open reinaortega opened 8 months ago

reinaortega commented 8 months ago

When using discovery, drt (desiredIdentifierResultType) is not taken into account. TinyIoT returns an error:

attr drt is not valid(or supported)

LAMXkE commented 8 months ago

drt attribute is not supported at the moment. But we do have plan for support in the future

LAMXkE commented 6 months ago

The feature is added on 40f8526b385314ab1434061fe2dd626af6490a06 and we will merge it later.