Hello,
When i try to validate my published topics with the "Online verificator for Homie 4", i have a validation failed because i use datetime in a $datatype.
Datetime is missing in valueRestrictions :
    ["$datatype", /^\b(integer|float|boolean|string|enum|color)\b$/],
Regards