NZSmartie / OICNet

A .Net Standard lirbary for OpenConenctivity's OIC Spec
Apache License 2.0
3 stars 1 forks source link

Normalise response messages #11

Open NZSmartie opened 7 years ago

NZSmartie commented 7 years ago

Often OicResponseUtility.CreateMessage(OicResponseCode, string) is used to create a response to an request. But the responses are not consistent and don't provide any formatting options (yet).

Would be a good idea to create a string resource (not possible in .Net Standard parameters.