-
Ahoj,
I want to use the [OpenWrt firmware selector](https://firmware-selector.openwrt.org/?version=SNAPSHOT&target=rockchip%2Farmv8&id=friendlyarm_nanopi-r5c) to build a customised snapshot image f…
-
### Describe the bug
**Hardware Configuration:**
Hanyang Digitech Co., Ltd.
MSIP-CMM-HYD-HYC-G920
CJ-Hello HYC-G920
SoC : MediaTek MT7621AT
RAM : 256M (SK hynix H5TQ2G63FFR)
FLASH : 16MB (Win…
-
Received an error trying to parse my OpenWRT config (open native) because there was a route that does not have a gateway assigned (wan exit route to reach the modem).
```shell
>>> router = OpenWrt…
-
### Describe the bug
Hi there,
there seems to be an broken upgrade script for my netgear orbi SRS60 (and SRR60). Support was added in #3469 by @DavideFioravanti. Maybe you can help?
I already n…
-
## Scenario
Consider the following network configuration:
- Two VLANs: 10 and 20
- Bridges named vlan10 using eth0.10 and vlan20 using eth0.20
The goal is to create two SSIDs for each VLAN:
…
-
`django-netjsongraph` is listed as one of the implementations of netjson. This module has been recently merged with [openwisp-network-topology](https://github.com/openwisp/openwisp-network-topology) a…
-
The code like this:
```csharp
TestModel? nullModel = null;
var json = NetJSON.NetJSON.Serialize(nullModel, NetJSONSettings.CurrentSettings); // The serialize result is "null"
var result = NetJSON…
-
```c#
namespace ConsoleApp1
{
internal class Program
{
static void Main(string[] args)
{
var p = new Person()
{
Id = 1,
…
-
In branch NetJson
with System.Text.Json
```cs
public async Task PostDateOnlyNullableAsync(System.Nullable d, Action handleHeaders = null)
{
var requestUri = "api/DateTypes/DateOnlyNullab…
-
Hello
The problem is that it doesn't deserialize the date in ISO-8601 format ("testDate":"2021-11-11T21:34:09.8494988Z")
See example below:
![image](https://user-images.githubusercontent.com/50…