https://store-images.s-microsoft.com/image/apps.11832.f7c581e8-a74b-46e9-9cd8-9d39b9b84854.76067ab1-f19d-4a07-bbd5-6f6b4a14df1c.4b856945-e8de-4dc6-b08f-d992f9908058

Nebulus Matrix Component

Codit

Nebulus Matrix Component

Codit

The Matrix Module is a Module that promotes Message Context Properties with the results of the configured json-queries. The value of each query is written to its configured property. There is macro support available (see docs)

The Matrix Module is a Module that promotes Message Context Properties with the results of the configured json-queries. The value of each query is written to its configured property. A sample configuration: "PropertyConfig": { "TruckId": "Truck.id", "CabinTemperature": "temperature[?(@.id=='trailer')].value", "Timestamp": "%utcnow:HH:mm:ss%" } More information