Searched hist:"03 c4c8e2" (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-virtual-sensor/ |
H A D | virtualSensor.cpp | 03c4c8e2 Thu Apr 14 22:19:44 CDT 2022 Patrick Williams <patrick@stwcx.xyz> expression: allow array of strings
There are cases where the expressions can be very long and the resulting string is fairly ugly. JSON doesn't allow multi-line strings in the standard, but it does allow arrays of strings. Allow the Expression to optionally be an array of string to allow nicer formatting.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic21a7c00d4ce96d8d993902d6c3b36f027972947
|