smartfog / fogflow

FogFlow is a standard-based IoT fog computing framework that supports serverless computing and edge computing with advanced programming models
https://fogflow.readthedocs.io
BSD 3-Clause "New" or "Revised" License
123 stars 45 forks source link

Typo "modifiedA" #357

Closed flaviocirillo closed 2 years ago

flaviocirillo commented 2 years ago

Hello,

at the following line it should be "modifiedAt" and not "modifiedA": https://github.com/smartfog/fogflow/blob/1df12f1bb04453d610e1ddbc02d4586445263061/broker/serializer.go#L193

Neeraj-Nec commented 2 years ago

Resolved and merged