chore: remove NosCore dependency
chore: add DI dependency to Tests
feat: add in packet with all dependencies
fix: use correct namespace in move packet converter tests
feat: add condition parameters to pinit sub packet
chore: remove unused usings
feat: add move packet with tests
feat: add base packet types converting
feat: add Packets and PacketTests projects
Merge branch 'in-packet-serialize' into 'main'
Serialize IN packet
See merge request Rutherther/nos-smooth!3
tests: add tests for in packet serializer