This commit is contained in:
Laurie MONTANT 2025-11-19 11:55:43 +01:00
parent d7693249ca
commit a5891999f2

View File

@ -33,7 +33,7 @@
]
<#break>
<#case "U">
<#stop "Not yet implemented">
<#stop>
<#-- *********************************************** Action = Update ********************
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />
<#assign carrier_apt = JsonUtil.jsonToMap(dataRfx)>