Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
2.0.5 Bugfix release: * Add missing coordinate relation to DeviceSeriazer
-
2.0.4 Bugfix release.
-
2.0.3 Bugfix release fixing: * Bug in migration
-
2.0.2 Bugfix release
-
2.0.1 Bugfix release
-
2.0.0 This release brings breaking API changes: * latitude and longitude have been moved into a belongsTo relation named "coordinate" * The devices of a user are now accesible through the hasMany relations "createdDevices" and "ownDevices"
-
1.2.1 Improvements release: * Enable creator to modify and delete device
-
1.2.0 Minor release for adding new DeviceTest and fixing migrations.
-
1.1.2 Improvement release that adds the following improvements: * Make the store method of the DevicePolicy accept a second optional argument
-
1.1.1 Bugfix release that fixes: * Bug that allows unauthenticated users to modify devices
-
1.1.0 This version adds some more attributes to the devices and device-statuses resources.
-
1.0.0 This is the first release of the Devices module for the Netmon API-Server.
-
1.0.0-beta.1 Release first beta of version 1.0.0 of the devices module for the Netmon API-Server. This version is also known als "preview".