SIGN IN SIGN UP

Simplify json types on tasks

Tasks seems to be using nlohmann::json in several places where they can
use simpler structures.  Change to using array_t where appropriate.
Also parse the json string at startup, given that that's the only place
we use it.

Change-Id: I864a48c135691289a61f1d0af9a65bfeaabe3cde
Signed-off-by: Ed Tanous <etanous@nvidia.com>
E
Ed Tanous committed
fd5844a3a778b7e25d74674b0ebc5fef7ef23161
Parent: ccc03f5