Hi,
Our current state: Connecting workers for a construction contractor customer, we have multiple productive geofences (created using smart rules in cockpit) and all of them have the same alarm type (ex: prodzonein/prodzone out) and we have a measurement for number of hours in productive zones for each worker generated by one analytics builder model for “all inputs” group which creates one instance for each worker
required state: new requirement of being able to identify the number of hours spent by each workers in each productive geofence separately (each villa) so we need to know that worker-X for example spent 1 hour in Villa-1 and 2 hours in Villa-2 etc…
the easiest way which is not practical at all is to have a different alarm type for every villa (number of villas is huge) and one measurement for every worker in every villa that is why it is not practical especially when you have thousands of workers and hundreds of villas
we need a more optimal and realistic way, example: number of hours spent in each villa as a custom fragment in the main measurement (Ex: series - 1 for every villa under the main measurement). The other part is how to fill those fragments/series: we need something dynamic to get the villa name from the geofence alarm text (somehow) and to use-it as part of the measurement fragment/series. Ideas are most welcome, is it feasible? should we do it in an EPL? should we do it somehow using templates in Analytics builder model?