ska-telescope / tmc-prototype

The repository for TMC evolutionary prototype.
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Implement AssignResources command #14

Closed adityadangeska closed 5 years ago

adityadangeska commented 5 years ago

AssignResources command is implemented in Central Node. The command accepts input in JSON string form, validates the keys and assigns the requested resources to the desired subarray. Currently it does not have the functionality to detect allocation of already allocated resource.