Include Relation/Join Data in Response #202
Unanswered
nathangoss
asked this question in
Help
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I have a relationship between Events and Devices that these events relate to:
Devices
DeviceEvents
When I am using Orion's Search functionality to return DeviceEvents, how to I include data from the Devices table in the response?
Example:
Thanks in advance!
Nathan
Beta Was this translation helpful? Give feedback.
All reactions