Demo instance for WSD sensor development

MartenO
Mega Contributor

We are delivering a sensor solution with occupancy and people count data that we would like to connect to WSD to show live real-time occupancy of office resources. What would be our approach to test this? We have tried the ServcieNow developer instance route but as we understand it there is no time series database able to receive our data on that instance. How would we test our solution in a sandboxed environment?

2 REPLIES 2

Tanushree Maiti
Tera Patron

 

Hi @MartenO 

 

Check servicenow documentation  to configure the set up properly for testing in your sandbox.

 

Setup Workplace Connectors for occupancy data 

Activate Metrikus Spoke 

Integrate Metrikus spoke 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

MartenO
Mega Contributor

Hi @Tanushree Maiti ,

 

To clarify, we can test and setup the WSD environment using the personal developer instance (PDI). We can also add polling jobs and webhooks to push sensor data to the environment. What we lack is a way to test and demo that sensor data is actually available in platform. We see that incoming sensor events are processed, but no data is precent in sn_wsd_wc_occ_env_data. To our understanding this is a limitation on the PDI and we're looking for a way to proceed.