As the title suggests, can I take the conditional formatting from the Cookbook section and apply that to a Card. So if I query say the health of an object, the result is
{
"value": "green"
}
SO it would be nice to be able to set the colour of the card based on the object value. I think I know what might need to do. Will try and rustle up a rough test
the status of the card is based on the status of the service. I seem to recall there was an example of this on on Github, but for the life of me I cannot find it