Generic QR Code

This is a widget used to generic QR Code within OSIS.
Find Floor plan

Available widget parameters

Widget Parameter documentation

This parameter defines the target link location of the QR code.

  • parameter key: link
  • parameter type: String

Message

This is a short string that is displayed underneath the QR code.

  • parameter key: msg
  • parameter type: String

Include Locations

This is a comma separated string that appends the location ids (if any) to the target link.
Available parameter values are building, floor, room.
This will append the building, floor, room codes to the link.

  • parameter key: include_location
  • parameter type: String
  • parameter default: null