Motion Knowledgebase (kb.motion.cloud)
  • Welcome!
  • Motion Hub (Hardware)
    • Installation
    • Networking
      • Motion Hub Networking
      • BACnet/IP Networking
      • Modbus TCP Networking
    • Powering On & Off
  • Motion Platform (Software)
    • Apps
      • What are "Apps"?
      • App Types
      • Creating a Mosaic App
      • Configuring a Mosaic App
      • Deleting an Existing Motion App
    • Tiles
      • What's a "Point"?
      • What's a "Tile"?
      • Tile Types
      • Tiles: Read-Only vs. Read+Write
      • Creating Point-Based Tiles
        • Discover BACnet Points (& Creating BACnet Tiles)
        • Configuring Modbus TCP Points (and creating Modbus Tiles)
      • Configuring Motion Tiles
    • Devices
      • What are "Devices"?
      • Supported Protocols
      • Viewing Your Devices
      • Add a BACnet Device
      • Add a Modbus Device
    • Alarms
      • Alarms View
      • Current Alarms
      • Alarm History
      • Alarm Details
      • Clearing/Acknowledging Alarms
      • Auto-Clear Alarms
    • Accessing the Platform
      • Web Browser
      • Mobile Apps (iOS+Android)
    • Schedule Configurations
      • Creating Schedules
      • Enable/Disable/Configure Schedules
      • Deleting a Schedule
  • Account+Security
    • Password Management
    • Two-Factor Authentication (2FA)
Powered by GitBook
On this page
  1. Motion Platform (Software)
  2. Tiles

What's a "Point"?

PreviousTilesNextWhat's a "Tile"?

Last updated 2 years ago

A point is any specific piece of data or user-controllable setting that can be read from—and possibly written to (i.e. controlled)—a .

While all points can be read, not all can be written to. What determines writability (i.e. whether a point can be written to) is whether a point logically could/should be controllable by users. For more information, see our explanation of tiles.

What's most important to understand is that with Motion, points are used to create .

Important Distinction: Points vs. Tiles

Your typical end users (including installers and engineers, post-installation) will never deal with points directly. Instead, they will interact with tiles, which encapsulate, enhance, and secure the functionalities of points. Hence points, in Motion Platform, are primarily a configuration-stage concept only, while day-to-day utilization of points actually happens by interacting with .

Another way to think about points is that points are created by the manufacturer of the device, while are the software magic Motion provides to wrap around those points.

Points can be many different things, such as:

  • Temperatures

  • Humidity levels

  • Set points for temperatures and humidity

  • Lighting controls

  • Pressure gauges

  • Leak sensor statuses

  • Contact closures (e.g. is the garage door open or closed?)

  • Relay-based switches

  • Occupancy/motion sensors

  • Air handler statuses

Motion supports reading from and writing to points from any .

Motion also enables when configuring tiles.

device
read-only vs. read+write
tiles
tiles
tiles
supported protocol
treating writable points as read-only points