1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 11:12:42 +01:00
phorge-phorge/src/applications/almanac/query
epriestley fcad9435ea Allow Almanac Devices and Bindings to have properties
Summary:
Ref T5833. Adds support for arbitrary properites to Almanac devices and bindings.

  - For Devices, this allows you to maybe mark what `rack` a server is on, the `serial` number of a router, etc.
  - For Bindings, this allows you to maybe mark that a bound device is `active`, provide `credentials`, expose it as `readonly`, etc.

Test Plan: Added properties to Devices and Bindings.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5833

Differential Revision: https://secure.phabricator.com/D10781
2014-11-05 15:28:36 -08:00
..
AlmanacBindingQuery.php Allow Almanac Devices and Bindings to have properties 2014-11-05 15:28:36 -08:00
AlmanacBindingTransactionQuery.php Add AlmanacBinding, to bind a service to an interface 2014-10-27 13:39:36 -07:00
AlmanacDeviceQuery.php Allow Almanac Devices and Bindings to have properties 2014-11-05 15:28:36 -08:00
AlmanacDeviceSearchEngine.php Build AlmanacNetwork 2014-10-17 05:04:02 -07:00
AlmanacDeviceTransactionQuery.php Build AlmanacDevice UI 2014-10-17 05:02:14 -07:00
AlmanacInterfaceQuery.php Build AlmanacInterface 2014-10-17 05:04:24 -07:00
AlmanacNetworkQuery.php Build AlmanacNetwork 2014-10-17 05:04:02 -07:00
AlmanacNetworkSearchEngine.php Build AlmanacNetwork 2014-10-17 05:04:02 -07:00
AlmanacNetworkTransactionQuery.php Build AlmanacNetwork 2014-10-17 05:04:02 -07:00
AlmanacPropertyQuery.php Allow Almanac Devices and Bindings to have properties 2014-11-05 15:28:36 -08:00
AlmanacQuery.php Allow Almanac Devices and Bindings to have properties 2014-11-05 15:28:36 -08:00
AlmanacServiceQuery.php Allow Almanac Devices and Bindings to have properties 2014-11-05 15:28:36 -08:00
AlmanacServiceSearchEngine.php Build AlmanacNetwork 2014-10-17 05:04:02 -07:00
AlmanacServiceTransactionQuery.php Build AlmanacService 2014-10-17 05:01:57 -07:00