Skip to main content
Question

Assign Device Properties in Bulk

  • April 10, 2026
  • 2 replies
  • 17 views

Forum|alt.badge.img

Is there a way to assign device properties in bulk? Specifically card.room.roomid
We have an upcoming deployment that has a few hundred devices with various API associated with the room IDs and this would be ideal if we could upload via CSV rather than updating each individual device’s local properties.

Thanks

2 replies

Dawn Wayland
Forum|alt.badge.img
  • Community Manager
  • April 13, 2026

 

@hacallison at the moment, there isn’t a CSV upload option to bulk assign device properties like card.room.roomid to individual devices.
What you can do in bulk is apply the property at a higher level so it inherits across many devices:

  • Device Group level: add the property to a group, and every device in that group inherits it.
  • Network level: add the property to a network, and it applies to all devices in that network and its sub-networks.

So if your hundreds of devices can be grouped by room (or by network), you can set card.room.roomid once per group or network instead of per device.
For the full guide, visit the Appspace Community: https://community.appspace.com/devices-198/add-and-manage-device-properties-398


Forum|alt.badge.img
  • Author
  • New Participant
  • April 13, 2026

Thanks for the info, hopefully that can be a feature add in the future!