Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

ROADMAP

Joerg Hochwald edited this page Feb 2, 2019 · 2 revisions

Roadmap

This is our public release planning document.

Everything is subject to change anytime.

1.1.0 - Maintenance (started)

No new features are being worked on for 1.1.0

Mainly a release that will contain a few more generic Pester tests. We have a lot of tests that we use internal, but there is to much stuff hard coded (e.g. Credentials, Host names...).

We want to update a few things within the documentation and refactor a bit of the legacy code.

1.2.0 - New Features (plan)

Think about it

Get-UniFiSiteByName - Use the Site name instead of the ID

Work in progress

Get-UnifiAllConnectedClients - Get all connected Clients

Get-UnifiAllGuests - Get all connected Guests

Get-UnifiAuthorizations

Get-UnifiClientDetails

Get-UnifiClientLogins

Get-UnifiLoginSessions

Set-UnifiClientDeviceName - Add/change/remove a client device name

Set-UnifiClientDeviceNote - Add/change/remove a client-device note

Set-UniFiClientGroup - Assign client device to another group

Set-UniFiClientIpAddress - Update client fixed ip

Other planned features

The following features are planned but not part of a release planning yet!

More Use Cases

We use an internal function that creates Guest vouchers for upcoming meetings from within Microsoft Teams. We plan to make this available as generic use case soon.

We would like to add more generic use cases.

IDS/IPS support

Get-UnifiIdsIpsEvents

Your request

Open a issue on GitHub and select Feature request!

Describe your request and we might put it on the Roadmap.