openT2T / translators

Repository for Open Translators to Things.
http://www.opentranslatorstothings.org
Other
29 stars 27 forks source link

Remove all static device IDs and create a dynamic device GUID #217

Closed m-chau closed 7 years ago

m-chau commented 7 years ago

The device id is generated based on input string {providerName}+{controlId]+{resourceType}.

shalinijoshi19 commented 7 years ago

:clock1:

ChuckFerring-zz commented 7 years ago

:shipit:

arjun-msft commented 7 years ago
    logger.warn(`Failed to retrieve '_changed_at time for property ${property}`);

I believe you're missing a ' quote in here #Resolved


Refers to: org.opent2t.sample.multisensor.superpopular/com.wink.sensorpod/js/thingTranslator.js:156 in ebdf1e8. [](commit_id = ebdf1e84642999bce200d649f14e684238918bb0, deletion_comment = False)

arjun-msft commented 7 years ago

:shipit:

m-chau commented 7 years ago
    logger.warn(`Failed to retrieve '_changed_at time for property ${property}`);

Fixed. This was pulled from other PRs


In reply to: 290246837 [](ancestors = 290246837)


Refers to: org.opent2t.sample.multisensor.superpopular/com.wink.sensorpod/js/thingTranslator.js:156 in ebdf1e8. [](commit_id = ebdf1e84642999bce200d649f14e684238918bb0, deletion_comment = False)