You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Git submodules are always pinned to a specific version, in this case it is sunspec/models@94a0d35 from... uh... November 21, 2016. There should probably be some testing and then a PR to update this.
FYI, you can git -C sunspec/models checkout master after you clone. If there are model updates later you can pull them from the submodule directory as well.
I have cloned pysunspec with command:
"$ git clone --recursive https://github.com/sunspec/pysunspec.git"
But i don't know why i have older version of submodule (models), in newest version brand:master manifest.py have:
older one which was cloned with --recursive have:
The text was updated successfully, but these errors were encountered: