Mark Boychuk

Results 6 comments of Mark Boychuk

```js @Crud({ model: { type: Farm, }, dto: { create: FarmDto, update: PartialType(FarmDto), }, query: { limit: 25, maxLimit: 100, alwaysPaginate: true, join: { tags: { eager: true, allow: ['id',...

Maybe it is better to create something like `createChild` policy method?

Does it mean we can connect somewhere on the board to modbus?

> @mark-b-ab OK, and do you know the pinout? Nope, I can try to probe with logical analyzer. But I will be able to do it only in a week...